速報APP / 圖書與參考資源 / Data Structure Display

Data Structure Display

價格:免費

更新日期:2019-04-09

檔案大小:14.1 MB

目前版本:1.03

版本需求:需要 iOS 10.0 或以上版本。與 iPhone、iPad 及 iPod touch 相容。

支援語言:簡體中文, 英語

Data Structure Display(圖1)-速報App

A novel data structure learning app, the most significant feature is that you can dynamically debug the data structure in this app, and visually observe the changes in the data structure during the operation. In this app you can learn the following data structures:

Data Structure Display(圖2)-速報App

1. Linear structures, including arrays, linked lists, queues, stacks. Linear structures are the basis for other advanced data structures, as fine as advanced algorithms.

Data Structure Display(圖3)-速報App

2. Tree structures, including binary tree, binary search tree, AVL tree, red-black tree, and heap. In this app, you can dynamically debug three traversals of the binary tree (including non-recursive traversal implementations), searching in the tree, balance adjustments in the AVL tree and red-black tree, and heap sorting. Give you the ability of handwritten red-black trees.

Data Structure Display(圖4)-速報App

3. Graph structure, including the adjacency list storage representation of the graph structure, depth-first search and breadth-first search, finding the Euler path in the graph, topological sorting, maximum connected components, minimum spanning tree problem, and shortest single source Path problem. It also provides dynamic debugging of these classic graph algorithms.

Data Structure Display(圖5)-速報App

4. The data structure introductory class will talk about the problem of the Tower of Hanoi. The algorithm that solves this problem is often recursive. This app provides dynamic debugging of the Tower of Hanoi problem, so you can no longer be confused about the recursive calls of the Tower of Hanoi.

Data Structure Display(圖6)-速報App

Data Structure Display(圖7)-速報App

Data Structure Display(圖8)-速報App

Data Structure Display(圖9)-速報App

支援平台:iPhone, iPad